Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory optimization for Push/Pull container images #2

Merged
merged 2 commits into from
Jun 27, 2021

Conversation

jay-dee7
Copy link
Member

This PR adds memory optimizations for pushing/pulling images.

  • Removed in-memory storage of blobs
  • Added methods to storage layer digests in db and ref methods for skynet links of those layers

Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 requested a review from guacamole June 27, 2021 14:20
@jay-dee7 jay-dee7 self-assigned this Jun 27, 2021
@jay-dee7 jay-dee7 changed the title Memory optimization Memory optimization for Push/Pull container images Jun 27, 2021
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 force-pushed the memory-optimization branch from f835a77 to 133f4ce Compare June 27, 2021 14:26
Copy link
Member

@guacamole guacamole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@guacamole guacamole merged commit bfaae83 into master Jun 27, 2021
@jay-dee7 jay-dee7 deleted the memory-optimization branch July 10, 2021 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants